home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / gnome-keyring / README < prev    next >
Encoding:
Text File  |  2007-04-07  |  838 b   |  16 lines

  1. gnome-keyring is a program that keep password and other secrets for
  2. users. It is run as a damon in the session, similar to ssh-agent, and
  3. other applications locate it via an environment variable or a dbus.
  4.  
  5. The program can manage several keyrings, each with its own master
  6. password, and there is also a session keyring which is never stored to
  7. disk, but forgotten when the session ends.
  8.  
  9. The library libgnome-keyring is used by applications to integrate with
  10. the gnome keyring system. However, at this point the library hasn't been
  11. tested and used enought to consider the API to be publically
  12. exposed. Therefore use of libgnome-keyring is at the moment limited to
  13. internal use in the gnome desktop. However, we hope that the
  14. gnome-keyring API will turn out useful and good, so that later it
  15. can be made public for any application to use.
  16.